home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 561 / prolog / read1st.doc < prev    next >
Text File  |  1991-09-13  |  1KB  |  29 lines

  1.      I have been looking for a version of Prolog for the ST ever
  2. since I took an introductory course in Prolog in the fall of
  3. 1990. We used Borland's Turbo Prolog in the class and it ran
  4. acceptably under PC Ditto on my ST but I wanted a ST specific
  5. version. I finally found this ST version on a CN Gold PD disk.
  6. Don't let the title TOY Prolog fool you as it did me (I was
  7. expecting to see a version of Micro-prolog). This is a full
  8. version of the Prolog language which conforms closely to the
  9. version used in Clocksin and Mellish's book: Programming In
  10. Prolog. The program comes from Germany originally and the
  11. included Docs are in German (waiting for an English translation;
  12. anyone out there want to volunteer?). Some of the sample programs
  13. are in English however so you can pick up some info. TOY Prolog
  14. includes some ST specific predicates and allows access to the VDI
  15. functions.
  16.  
  17.      To use the program you first write your Prolog program on
  18. your favorite editor and then after starting the TOY Prolog
  19. program, type: consult(your_filename). Don't forget the period.
  20. You may now query your program. To exit the interpreter type:
  21. stop.
  22.  
  23.      Refer to the file PROL_TOY.DOC for some more introductory
  24. info. When I find some time, I'll try to post some example
  25. programs for beginning Prolog programmers.
  26.  
  27. Dave Raftery (DRAFTERY)
  28. 12 September 1991
  29. ə